"This installation routine will install the ToolManager on your system.\n\n"
"ToolManager 2.x installations will be updated for the new version.\n\n"
"For new users there is also a small demo at the end of the installation.\n\n"
"You have choosen english as your default language."
))
(set #text_old_toolmanager "Do you have ToolManager running?\n\nIf the starter for the old ToolManager is not installed in SYS:WBStartup then stop ToolManager now and answer with 'No'.")
(set #help_old_toolmanager (cat "Answer yes if ToolManager is currently running on your system. "
"ToolManager must not be running during the installation! "
"It will be automatically stopped if you answer with yes."
))
(set #text_stop_old "Stopping old ToolManager...")
(set #help_install_library "The library is the most important part of ToolManager. It has to be installed in order to use ToolManager.")
(set #text_install_prefs "Install the preferences editor")
(set #help_install_prefs "The preferences editor allows you to configure ToolManager.\n\nNOTE: MUI 3.6 (or better) is required to run the preferences editor!")
(set #text_install_starter "Install the ToolManager starter")
(set #help_install_starter "If the starter is installed in SYS:WBStartup then ToolManager will be started automatically during the startup of your system.")
(set #text_install "Install ")
(set #text_ask_languages "Install languages?")
(set #help_ask_languages "Choose yes if you want to install the translations for the ToolManager texts.")
(set #text_install_languages "Install languages")
(set #help_install_languages "Choose the languages which you want to install.")
(set #help_install_langdir "Choose the directory where the language catalogs are located on your system. Each language has a subdirectory in this directory.")
(set #help_install_guides "Choose the languages for which you want to install the AmigaGuide documentation.")
(set #help_install_guidedir "Choose the directory where the AmigaGuide documentations are located on your system. Each language has a subdirectory in this directory.")
(set #text_read_guides "Do you want to read the documentation now?")
(set #help_read_guides "Choose yes to read the documentation in AmigaGuide format in your preferred language.")
(set #help_ask_extras "These additional packages are required by ToolManager. You may skip these part if the files are already installed on your system.")
(set #text_extras_stefanb "Install dospath.library and wbstart.library")
(set #help_extras_stefanb "Installs libraries from the DOSPath and WBStart packages.\n\nCopyright (C) Stefan Becker")
(set #text_extras_kmel "Install Pop* MUI custom classes")
(set #help_extras_kmel "Installs additional MUI custom classes.\n\nCopyright (C) Klaus Melchior")
(set #text_check_header "The following required library is missing on your system:\n\nFile name: ")
(set #text_check_footer "\n\nPlease read the documentation again, fetch the missing archive from the ToolManager distribution, e.g. the Extras archive, and re-run the installation.")
(set #text_convert "Convert old configuration?")
(set #help_convert "The configuration file format has changed for ToolManager 3.x. A program will convert your old configuration to the new format.")